home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource for Source: C/C++
/
Resource for Source - C-C++.iso
/
codelib7
/
v_09_02
/
9n02123a
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-01
|
207 b
|
14 lines
#define MAKE_STRING_TABLE
char *day_strings[] =
{
#include "table.h"
};
#undef MAKE_STRING_TABLE
enum e_day =
{
#include "table.h"
};